home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #9 / CD 9 (Black) - 2001.iso / StarTrek / DATA1.CAB / Program_Files / DATA.dat / Death Behaviors / Play Death And Warp Out.txt < prev   
Encoding:
Text File  |  2001-03-05  |  443 b   |  27 lines

  1. CDeathBehaviorListDefinition
  2. {
  3.     Behaviors=Array
  4.     {
  5.         Death Behaviors=CEntityBehaviorClearFlags
  6.         {
  7.             Visible=0
  8.             Collideable=1
  9.             Tries To Collide=1
  10.             Stationary=0
  11.             Active=0
  12.         }
  13.         Death Behaviors=CEntityBehaviorPlaySequenceOnce
  14.         {
  15.             Sequence=Death
  16.             Speed To Play=1
  17.             Done Sequence=Death
  18.             Done Frame=-1
  19.         }
  20.         Death Behaviors=CEntityBehaviorWait
  21.         {
  22.             Num Seconds=5
  23.             Seconds Have Transitioned=0
  24.         }
  25.     }
  26. }
  27.